dreamweaver.getRecentFileList()

Availability 3.0
Description Gets a list of all the files in the recent files list at the bottom of the File menu.
Arguments None.
Returns An array of strings representing the paths of the most recently accessed files, expressed as file:// URLs. If there are no recent files, the function returns nothing.
Enabler None.